BlueCielo Meridian Enterprise Server 2013 Administrator's Guide | BlueCielo ECM Solutions

You are here: Appendix I: VBScript reference > About the objects > About the MeridianQueue object > The MeridianQueue object methods > CommitBatch method
CommitBatch method

Commits as one batch all documents that have been registered in the Meridian Enterprise Server queue since the calling of the BeginBatch method.

Syntax

Function CommitBatch (vaultId)
Parameters
Name Description

vaultId

A string that uniquely identifies the vault in which the document resides. Specify Nothing or an empty string to work in the same vault where the VBScript runs. The vault identifier has the syntax \\server\vault, where server is the name of the server computer and vault is the internal name of the vault or datastore. The vault identifier may consist of only a vault name, in which case the vault’s default server, if set, will be assumed.

Remarks

This method must be called in the _Terminate event procedure of a custom command, similar to the example shown in BeginBatch method. If this is not done, then the RegisterDocument method registers documents in the queue individually.

Related concepts

VBScript reference

Related information

BeginBatch method

DocumentID property

FeedbackProperty property

JobCode property

PreventDuplicate property

PublishOptions property

RegisterDocument method

RenderOptions property

RevisionID property

RevokeBatch method

UserName property


Copyright © 2000-2013 BlueCielo ECM Solutions

www.bluecieloecm.com